class ActionDispatch::Routing::ConsoleFormatter

def result

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