# File lib/pry/method/weird_method_locator.rb, line 34 def weird_method?(method, b) !normal_method?(method, b) end