# File lib/net/sftp/protocol/01/name.rb, line 24
    def directory?
      attributes.directory?
    end