## Static method (use this):
## Assert$check(condition, message=NULL, ...)
## Don't use the below:
"check"(static, condition, message=NULL, ...)TRUE if ok, or something
else if not.NULL,
a message is automatically created.TRUE, or throws an exception.
Assert.