/**
  * @todo doc
  * @return @todo doc
  */
 protected function getLastError()
 {
     return $this->_x2wInstance->getLastError();
 }