class ActionDispatch::Journey::Visitors::Formatter

def initialize(options)

def initialize(options)
  @options  = options
  @consumed = {}
end