class Travis::Tools::Notification::Growl

def available?

def available?
  System.has? @command and System.running? "Growl"
end