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