root = 'missing_validators.matchers.ensure_valid_imei_format_of'

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