# File lib/new_relic/agent/instrumentation/curb.rb, line 66
      def perform_with_newrelic
        self._nr_serial = true
        perform_without_newrelic
      end