public void SetUp()
 {
     _sut = new MergingHistogram(3);
 }