immutable
static if(!(commandUDAs.length == 0))
static if(!(is(typeof(rawCommandUDA) : string)))
static if(!(is(rawCommandUDA == Command)))
static if(!(is(rawCommandUDA == CommandDefault)))
static if(!(is(typeof(rawCommandUDA) == Command)))
static if(is(typeof(rawCommandUDA) == CommandDefault))