# File lib/web.rb, line 169
        def write(*args)
            get_cgi.write args
        end