# File lib/pry/method.rb, line 235
def
name_with_owner
"#{wrapped_owner.method_prefix}#{name}"
end