FCGI::ValuesRecord
# File lib/fcgi.rb, line 489 def initialize(id, values) super FCGI_GET_VALUES, id, values end