args()
Used to wrap the normal args variable used inside CGI.
# File actionpack/lib/action_controller/rack_process.rb, line 290 def args @args end