Source: show | on GitHub
# File activemodel/test/cases/attribute_methods_test.rb, line 50 def attributes { :'foo bar' => 'value of foo bar'} end