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