I noticed that unittest.d publicly imports most of Phobos and calls some functions just to bring in the relevant modules. However, it's missing a few newer modules like std.datetime. Are all these machinations still required or are they outdated?