# File lib/net/sftp/protocol/04/name.rb, line 18 def initialize(name, attributes) @name, @attributes = name, attributes end