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

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