class Rufus::Scheduler::PlainScheduler

def stop (opts={})

def stop (opts={})
  @thread.exit
end