define [
	"require"
	"routing"
], (require, routing) ->

	new routing.RouteTable [
	]
