# File lib/cgikit.rb, line 4082
        def status_line
                "#{http_version_line} #@status #{STATUS[@status]}#{EOL}"
        end