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

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