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

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