public NLPActionResult DebugOff(Verb.debug debug, off prepOff)
 {
     intent.DebugOff(st);
     return(NLPActionResult.None);
 }
 void MethodWithPrecondition{off}(string s);