# File lib/eventmachine.rb, line 468
468:   def self.stop_event_loop
469:     EventMachine::stop
470:   end