class Shoulda::Matchers::ActiveModel::Validator

def captured_range_error?

def captured_range_error?
  !!@captured_range_error
end