# File lib/dm-rails/session_store.rb, line 24
        def data
          attribute_get(:data) || {}
        end