public function testsGetIndicesEmpty()
 {
     $this->assertEmpty($this->stats->getIndices());
 }