class ActionDispatch::Routing::ConsoleFormatter::Sheet

def section_title(title)

def section_title(title)
  @buffer << "\n#{title}:"
end