protected bool TestEquals(SetRotationBrick other) { return TestEquals(_value, other._value); }
protected bool TestEquals(SetRotationBrick other) { return(TestEquals(_value, other._value)); }