# File lib/rapid_api/auth/concerns/authenticated_controller.rb, line 34 def authorize(&block) define_method :_authorize, &block end