# File lib/cool.io/eventmachine.rb, line 26
    def stop_event_loop
      Coolio::Loop.default.stop
    end