| Returns an array of the URL templates.
Always returns a copy of a URLTemplate with the same
parsed template data but its own cleared set of
token values for the substitue() methods.
This allows multiple client requests access to
the same parsed template structure, without requiring
it to be parsed for each request.
the URL templates |