# File lib/moneta/adapters/cookie.rb, line 8 def initialize(options = {}) super @options, @cookies = options, {} end