@ DocumentNode (location: (1:0)-(2:0))
└── children: (2 items)
    ├── @ ERBContentNode (location: (1:0)-(1:64))
    │   ├── tag_opening: "<%=" (location: (1:0)-(1:3))
    │   ├── content: " link_to "Home", root_path unless current_page?(root_path) " (location: (1:3)-(1:62))
    │   ├── tag_closing: "%>" (location: (1:62)-(1:64))
    │   ├── parsed: true
    │   └── valid: true
    │
    └── @ HTMLTextNode (location: (1:64)-(2:0))
        └── content: "\n"