# File lib/pry/commands/edit.rb, line 96 def file_and_line_for_current_exception FileAndLineLocator.from_exception(_pry_.last_exception, opts[:ex].to_i) end