public function pullAll()
 {
     return $this->handler->pull();
 }