gdata = new Zend_Gdata_Docs(new Zend_Http_Client()); } public function testDocs() { $this->assertTrue(true); } }