/**
  * {@inheritdoc}
  */
 public function fieldsShouldBeInSeparateBoxes()
 {
     return $this->_delegate->fieldsShouldBeInSeparateBoxes();
 }