No idea @AlanMatthews. Could the to_a method have been redefined somehow?
p IDENTITY # => #<Geom::Transformation:0x0001d653b3eec8>
p IDENTITY.to_a # => [1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0]
No idea @AlanMatthews. Could the to_a method have been redefined somehow?
p IDENTITY # => #<Geom::Transformation:0x0001d653b3eec8>
p IDENTITY.to_a # => [1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0]