FunctionDeclaration: function () {
      const node = utils.getParentComponent();
      if (!node) {
        return;
      }