class ActionDispatch::Routing::ConsoleFormatter::Base

def initialize

def initialize
  @buffer = []
end