# File lib/merb-auth-core/session_mixin.rb, line 11 def authentication @authentication ||= Merb::Authentication.new(self) end