/**
  * {@inheritdoc}
  */
 public function hasField($field_name)
 {
     return $this->subject->hasField($field_name);
 }