# File lib/fcgi.rb, line 373
      def initialize(id)
        super FCGI_ABORT_REQUEST, id
      end