# File lib/as_transform2d.rb, line 71
  def pack
    AS::PackedMatrix.new(self)
  end