root = 'missing_validators.matchers.ensure_valid_latitude_format_of'

  match do |model|
    model.send("#{attribute}=", 90.01)
    model.valid?