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