A SimpleServer only yields when you start it
32 33 34
# File 'lib/webrick/server.rb', line 32 def SimpleServer.start yield end