class Shoulda::Matchers::ActiveModel::AllowValueMatcher::AttributeSetter

def successful?

def successful?
  successfully_checked? && successfully_set?
end