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