# File lib/pry/history_array.rb, line 78
    def empty?
      size == 0
    end