# File lib/grape/api/instance.rb, line 56
        def call!(env)
          instance.call(env)
        end