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

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