# File lib/pry/method.rb, line 373
    def pry_method?
      source_file == Pry.eval_path
    end