# File lib/new_relic/rack/error_collector.rb, line 23
    def traced_call(env)
      @app.call(env)
    end