string.parseAddress ("websites.samples")
{"websites", Samples}
string.parseAddress (@websites.samples)
{"websites", Samples}
string.parseAddress ("root")
{"root"}
string.parseAddress ("un.defined.address")
{"un", defined, address}
string.parseAddress (@html.expandURLs)
{"system", "verbs", "builtins", "html", "expandURLs"}