# File lib/rails_warden/controller_mixin.rb, line 41 def authenticate(*args) warden.authenticate(*args) end