class Shoulda::Matchers::ActiveModel::AllowValueMatcher::SuccessfulCheck

@private

def successful?

def successful?
  true
end