# File lib/ramaze/snippets/ramaze/dictionary.rb, line 395
    def empty?
      @hash.empty?
    end