class ActionDispatch::Routing::RouteSet::NamedRouteCollection

def length

def length
  routes.length
end