# File lib/net/sftp/protocol/04/attributes.rb, line 124 def initialize(attributes={}) super attributes[:type] ||= T_REGULAR end