# File lib/merb-core/vendor/facets/dictionary.rb, line 393
  def empty?
    @hash.empty?
  end