# File lib/happymapper/item.rb, line 80
def
method_name
@method_name
||=
name
.
tr
(
'-'
,
'_'
)
end