def isGrowlRunning(self): return appleScript.isAppRunning("GrowlHelperApp")
def isRunning(self): return appleScript.isAppRunning("Caffeine")