it("#clock_", function() {
      var instance;

      instance = this.createInstance();
      expect(instance.clock_).to.doNothing;