Hi, I'd like to add TaskScheduler#exists?(work_item) to the win32-taskscheduler library. Mostly I want it for testing, but it might come in handy for other people as well. What's the best way to approach this? Just enumerate the tasks, and check for the name? Regards, Dan