@Override
 public boolean isSymbolicLink() {
   return attributes.isSymbolicLink();
 }