class Guard::Notifier::GrowlNotify

def self.supported_hosts

def self.supported_hosts
  %w[darwin]
end