class ActionDispatch::Routing::ConsoleFormatter::Base

def result

def result
  @buffer.join("\n")
end