# File lib/ramaze/snippets/ramaze/lru_hash.rb, line 192
    def empty?
      objs.empty?
    end