37 38 39
# File 'lib/coyote/notifier.rb', line 37 def notify(message, *args) Coyote::Notifier.notify(message, args) end