Source: show | on GitHub
# File activemodel/test/cases/attribute_methods_test.rb, line 69 def attributes { :'a?b' => 'value of a?b' } end