# File lib/fcgi.rb, line 530
      def initialize(id, flagment)
        super FCGI_DATA, id, flagment
      end