# File lib/travis/tools/notification.rb, line 53
        def available?
          System.has? 'growlnotify' and System.running? "Growl"
        end