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