# File lib/chef/environment.rb, line 109 def default_attributes(arg=nil) set_or_return( :default_attributes, arg, :kind_of => Hash ) end