# File lib/pry/method.rb, line 228 def wrapped_owner @wrapped_owner ||= Pry::WrappedModule.new(owner) end