# File lib/hashery/dictionary.rb, line 392
  def empty?
    @hash.empty?
  end