class ActionDispatch::Routing::ConsoleFormatter

def initialize

def initialize
  @buffer = []
end