This object encapsulates a weekmask and normalized holidays list, so that the business day API can use this data without having to normalize it repeatedly. All the data of this object is private and cannot be modified from Python. Copies are made when giving the weekmask and holidays data to Python code.