83 84 85
# File 'actionpack/lib/action_dispatch/journey/nodes/node.rb', line 83 def to_s Visitors::String::INSTANCE.accept(self, "") end