class ActionDispatch::Journey::Visitors::Visitor

def accept(node)

def accept(node)
  visit(node)
end