defmodule MfmParser.Node.MFM.Spin do defstruct props: %{axis: "z", direction: "normal", speed: "1.5s"}, children: [] end