config = $config; } public function newQuery() { return new Doctrine_Resource_Query($this->config); } }