# File lib/extlib/dictionary.rb, line 393
  def empty?
    @hash.empty?
  end