public function testOptionDefault()
 {
     $this->assertEquals(array(), $this->pool->getOption('nonexistantarray', array()));
 }