# File lib/merb-core/dispatch/router/route.rb, line 48 def register @index = Router.routes.size Router.routes << self self end