Can you give me an example of where you might want varargs-like behavior? The reason I ask is because if there is a real need for it, I want to understand the root cause. Perhaps there is a more general way to support that need, and in doing so support other needs that varargs alone cannot.