Im using routes.add instead of routes.maproute (which has a namespace arg) because I extended the Route Class. I need to add namespace on the routes because one of my Areas has the same controller name within the site. My problem is I dont know where to put the namespace..Im using routes.add instead of routes.maproute