class Audited::RspecMatchers::AssociatedAuditMatcher

def reflection

def reflection
  model_class.reflect_on_association(:associated_audits)
end