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