# File lib/active_record/session_store.rb, line 128 def initialize(attributes = nil, options = {}) @data = nil super end