# File lib/grit_adapter/git_layer_grit.rb, line 406
    def is_symlink
      self.mode == 0120000
    end