# File lib/ramaze/helper/user.rb, line 212
        def _persistence=(creds)
          Current.session[:USER] = creds
        end