reader = $this->backend->getReader(); $this->query = $this->reader->select()->from("services",array()); } }