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