class ActionDispatch::Journey::Parser

def initialize

def initialize
  @scanner = Scanner.new
end