# File lib/rhc/rest/attributes.rb, line 6 def attributes=(attr=nil) @attributes = (attr || {}).stringify_keys! end