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