class ActionDispatch::Journey::Visitors::Visitor

def visit_SYMBOL(n); terminal(n); end

def visit_SYMBOL(n);  terminal(n); end