/**
  * @return FieldCollection
  */
 public function getStaticFields()
 {
     return $this->fields->getStaticFields();
 }