public void RangeSlider_should_return_new_instance()
 {
     Assert.NotNull(_factory.RangeSlider <float>());
 }