# File lib/moneta/adapters/null.rb, line 13
      def key?(key, options = {})
        false
      end