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

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