class ActionDispatch::Journey::Parser

def self.parse(string)

def self.parse(string)
  new.parse string
end