# File lib/soap/rpc/cgistub.rb, line 47
    def [](var)
      ENV[var.gsub(/-/, '_').upcase]
    end