public function addCrumb($name, $link = null, $options = null) { parent::addCrumb($name, $link, $options); return $this; }