class ActiveSupport::Cache::WriteOptions

def initialize(options) # :nodoc:

:nodoc:
def initialize(options) # :nodoc:
  @options = options
end