public TestFast() { value = new Int256(1L, 5L, 10L, 100L); }
public TestSlow() { value = new Int256(1L, 5L, 10L, 100L); }