# File lib/ramaze/helper/user.rb, line 170 def initialize(model, callback) @_model, @_callback = model, callback @_user = nil _login end