it('should have no contracts', () => {
        Object.keys(di.contracts).should.be.of.length(0);
    });