public function testTotalCount()
 {
     $this->assertEquals(4, $this->classifier->totalCount());
 }