GetAll($sql); } public function getHosts() { return $this->getUsers(array('H', 'A')); } }