174
# File 'lib/unicorn/http_server.rb', line 174 def stdout_path=(path); redirect_io($stdout, path); end