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