# File lib/moneta/adapters/lruhash.rb, line 25
      def key?(key, options = {})
        @entry.key?(key)
      end