3 4 5
# File 'lib/ahoy_email/observer.rb', line 3 def self.delivered_email(message) AhoyEmail::Tracker.new(message).perform end