class Shoulda::Matchers::ActiveRecord::AcceptNestedAttributesForMatcher

def negative_failure_message

def negative_failure_message
  "Did not expect #{expectation}"
end