Run all servers in this configuration
43 44 45
# File 'lib/waitress/configure.rb', line 43 def run @servers.each { |s| s.run } end