# File lib/devise/rails/warden_compat.rb, line 49
    def []=(key, value)
      regular_writer(convert_key(key), value)
    end