# File lib/pry/commands/play.rb, line 90 def default_file target.eval("__FILE__") && File.expand_path(target.eval("__FILE__")) end