# File lib/more/facets/dictionary.rb, line 401
  def empty?
    @hash.empty?
  end