class Shoulda::Matchers::ActiveRecord::AcceptNestedAttributesForMatcher

def failure_message

def failure_message
  "Expected #{expectation} (#{@problem})"
end