# File lib/moneta/adapters/null.rb, line 28
      def delete(key, options = {})
        nil
      end