# File lib/eventmachine.rb, line 450
450:   def self.stop_event_loop
451:     EventMachine::stop
452:   end