# File lib/merb-auth-core/session_mixin.rb, line 35 def user=(the_user) authentication.user = the_user end