protected override Reactor Init(out int state) { state = 32; Builder = Wf.CmdBuilder(); Db = Wf.Db(); return(this); }