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