/** * isProcessed * * @access public * @return mixed */ public function isProcessed() { return $this->driver->isProcessed(); }