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