# File lib/pry/pry_instance.rb, line 116
  def memory_size
    @output_array.max_size
  end