public function isReady()
 {
     return $this->_handler->isReady();
 }