class Rails::Command::UnusedRoutesCommand

def inspector

def inspector
  ActionDispatch::Routing::RoutesInspector.new(routes)
end