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