# File lib/grape/router/route.rb, line 75
      def apply(app)
        @app = app
        self
      end