# File lib/readline.rb, line 440
    def self.empty?()
      RbReadline.history_length == 0
    end