# File lib/pry/test/helper.rb, line 141
  def last_output
    @out.string if @out
  end