This module provides a shorthand method to create a {Node} like `AST::Sexp`.
@see rubydoc.info/gems/ast/AST/Sexp
Creates a {Node} with type `type` and children `children`.
[Validate]