public function testSerialize() { $this->assertInternalType('string', serialize($this->getClient())); }