73 74 75
# File 'lib/doze/router/route.rb', line 73 def match(path) @template.match_with_trailing(path) end