33 34 35
# File 'lib/action_dispatch/journey/scanner.rb', line 33 def scan_setup(str) @scanner = Scanner.new(str) end