module Lab42
Represents the positionitional arguments as a hash idx -> value with operations to fill the “holes” with args provisioned at runtime. The filling of the holes is done at runtime by translating runtime argument indices with the @translations hash.