# File lib/hashery/lru_hash.rb, line 87
    def size
      @h.size
    end