# File lib/merb-slices/module.rb, line 330
      def self.stop
        @thread.exit if @thread.is_a?(Thread)
      end