@ DocumentNode (location: (1:0)-(2:0))
└── children: (2 items)
    ├── @ ERBContentNode (location: (1:0)-(1:93))
    │   ├── tag_opening: "<%=" (location: (1:0)-(1:3))
    │   ├── content: " link_to (user.admin? ? "Admin" : "User"), (user.active? ? active_path : inactive_path) " (location: (1:3)-(1:91))
    │   ├── tag_closing: "%>" (location: (1:91)-(1:93))
    │   ├── parsed: true
    │   └── valid: true
    │
    └── @ HTMLTextNode (location: (1:93)-(2:0))
        └── content: "\n"