# File lib/new_relic/agent/pipe_service.rb, line 60
      def shutdown(time)
        @pipe.close if @pipe
      end