class ChefSpec::Matchers::NotificationsMatcher

def to(action)

def to(action)
  @action = action.to_sym
  self
end