public function testGetStart()
 {
     $this->assertEquals($this->start, $this->group->getStart());
 }