# File lib/domainatrix.rb, line 11
def
self
.
parse
(
url
)
Url
.
new
(
DOMAIN_PARSER
.
parse
(
url
))
end