public AddTwoAction(IntObject target) : base(target) { }
public AddOneAction(IntObject target) : base(target) { }