Methods
R
Class Public methods
routes()
# File actionpack/test/dispatch/mount_test.rb, line 8
def self.routes
  @routes ||= ActionDispatch::Routing::RouteSet.new
end