public function getProgram($name)
 {
     return $this->_adapter->getProgram($name);
 }