# File lib/moneta/adapters/null.rb, line 23
      def store(key, value, options = {})
        value
      end