Bitmask with all bits on.
Source position: classesh.inc line 372
const MASK = 31;
TBits
Class to store collections of bits (binary values that can be 0 or 1)