class Rails::Command::UnusedRoutesCommand

def formatter

def formatter
  ActionDispatch::Routing::ConsoleFormatter::Unused.new
end