/**
  * {@inheritdoc}
  */
 public static function isNestedField($field_name)
 {
     return DataProvider::isNestedField($field_name);
 }