# File lib/grape/middleware/auth/strategies.rb, line 18
        def [](label)
          auth_strategies[label]
        end