public function rewind()
 {
     $this->portlets->rewind();
 }
 public function rewind()
 {
     $this->n = 0;
     $this->toolIntroductions->rewind();
 }