82 83 84
# File 'lib/fcgiwrap.rb', line 82 def new(*args) FCGIWrap.cgi ? FCGIWrap.cgi : super(*args) end