@override String? stringify(VariablesStep self) => 'VariablesStep(vars: ${Mapper.asString(self.vars)})';