@ DocumentNode (location: (1:0)-(4:0))
└── children: (2 items)
    ├── @ ERBContentNode (location: (1:0)-(3:2))
    │   ├── tag_opening: "<%=" (location: (1:0)-(1:3))
    │   ├── content: "
    │     hello
    │   " (location: (1:3)-(3:0))
    │   ├── tag_closing: "%>" (location: (3:0)-(3:2))
    │   ├── parsed: true
    │   └── valid: true
    │
    └── @ HTMLTextNode (location: (3:2)-(4:0))
        └── content: "\n"