Code repository for challenge boilerplate code.
Fork the repository, clone into it and implement your challenge submission in the specified methods.
The boiler includes some helper classes for time sensitive data, all the surrounding test calls required, and the method signature with empty implementation.