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