class Shoulda::Matchers::ActiveModel::ValidatePresenceOfMatcher

def association?

def association?
  association_reflection.present?
end