functions: function () {
      try {
        return utils.functions(this);
      } catch (err) {
        throw new errors.UnhandledError(err);