# File lib/fcgi.rb, line 509
      def initialize(type, id, flagment)
        super type, id
        @flagment = flagment
      end