class Guard::Notifier::TerminalNotifier

def self.supported_hosts

def self.supported_hosts
  %w[darwin]
end