class Guard::Notifier::GNTP

def self.supported_hosts

def self.supported_hosts
  %w[darwin linux freebsd openbsd sunos solaris mswin mingw cygwin]
end