# File lib/moneta/proxy.rb, line 26 def create(key, value, options = {}) adapter.create(key, value, options) end