# File lib/lighthouse/core_ext/uri.rb, line 14
def
parse
(
*
args
)
Addressable
::
URI
.
parse
(
*
args
)
end