/**
  * {@inheritdoc}
  */
 public function back()
 {
     $this->browser->goBack();
 }