in gazebo_derive/src/variant.rs [37:41]
fn variant_name(&self) -> &'static str { match self { #(#variant_body,)* } }