public function testClose()
 {
     $this->assertEquals('</div>', ButtonGroup::close());
 }