This will incorrectly trigger a warning. ``` scaling = [2.0, 2.0, 2.0] Geom::Transformation.scaling(*scaling) ```