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