public void should_return_the_expected_value()
 {
     _values.AbsoluteValues().ShouldOnlyContainInOrder(2, 4, 4, 7, 9);
 }