# File lib/merb-core/controller/mixins/authentication.rb, line 142
    def provided?
      @auth.provided?
    end