class ActionDispatch::Journey::Format

def self.required_path(symbol)

def self.required_path(symbol)
  Parameter.new symbol, ESCAPE_PATH
end