function transform(FormField $field)
 {
     return $field->performDisabledTransformation($this);
 }