# File lib/oauth/client/action_controller_request.rb, line 27
    def self.use_oauth=(bool)
      @use_oauth = bool
    end