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

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