class Guard::Notifier

def self.supported

Used by dsl describer
def self.supported
  Notiffany::Notifier::SUPPORTED.inject(:merge)
end