# File lib/operator.rb, line 9
def
method_to_op
meth
;
meth
.
to_s
.
gsub
(
"_"
,
"-"
)
end