defmodule MfmParser.Node.MFM.Bounce do defstruct props: %{speed: "0.75s"}, children: [] end