class ActionDispatch::Journey::Path::Pattern

def build_formatter

def build_formatter
  Visitors::FormatBuilder.new.accept(spec)
end