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