# File lib/new_relic/agent/http_clients/curb_wrappers.rb, line 14
        def initialize( curlobj )
          @curlobj = curlobj
        end