14 15 16
# File 'lib/json_mapper/attribute.rb', line 14 def method_name @method_name ||= self.name.to_s.tr("-", "_") end