# File lib/operator.rb, line 10
def
op_to_method
op
;
op
.
gsub
(
"-"
,
"_"
).
intern
end