@ DocumentNode (location: (1:0)-(2:0))
└── children: (2 items)
    ├── @ ERBContentNode (location: (1:0)-(1:83))
    │   ├── tag_opening: "<%=" (location: (1:0)-(1:3))
    │   ├── content: " status == :active ? "Active" : (status == :pending ? "Pending" : "Inactive") " (location: (1:3)-(1:81))
    │   ├── tag_closing: "%>" (location: (1:81)-(1:83))
    │   ├── parsed: true
    │   └── valid: true
    │
    └── @ HTMLTextNode (location: (1:83)-(2:0))
        └── content: "\n"