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