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