class CGI

def stdoutput

Synonym for $stdout.
def stdoutput
  $stdout
end