# File lib/methodsig.rb, line 124
def
to_s
return
"#{@origin_class}\##{@name}(#{param_list})"
end