class ChefSpec::Matchers::NotificationsMatcher

def all_notifications

def all_notifications
  immediate_notifications + delayed_notifications + before_notifications
end