class ChefSpec::Matchers::IncludeAnyRecipeMatcher

def failure_message

def failure_message
  "expected to include any recipe"
end