var VNode = function VNode (
  tag,
  data,
  children,
  text,