# File lib/action_controller/dispatcher.rb, line 100 def dispatch_cgi(cgi, session_options) CGIHandler.dispatch_cgi(self, cgi, @output) end