class Notiffany::Notifier::Growl

def _check_available(_opts = {})

def _check_available(_opts = {})
  fail UnavailableError, INSTALL_GROWLNOTIFY unless ::Growl.installed?
end