class ActionDispatch::Journey::Visitors::Visitor

def visit_DOT(n); terminal(n); end

def visit_DOT(n);     terminal(n); end