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