# File lib/moneta/mixins.rb, line 203
    def create(key, value, options = {})
      raise NotImplementedError, 'create is not supported'
    end