test.it('should set class to "active" for active page', function () {

            var result = instance.run('/', {}, function (obj) {
              return '::' + obj.url;
            });