# File lib/pry/method/weird_method_locator.rb, line 58 def lost_method? !!(get_method.nil? && renamed_method_source_location) end