@override bool? equals(VariablesStep self, VariablesStep other) => Mapper.isEqual(self.vars, other.vars);