public function testGetSettings()
 {
     $this->assertInternalType('array', $this->object->getSettings());
 }