namespace Observatory.Framework.Files.Journal.Other; public class SelfDestruct : JournalBase { public override string Event => "SelfDestruct"; }