Function URL.toString
Converts this URL object to its string representation.
string toString() nothrow @safe const;
Converts this URL object to its string representation.
string toString() nothrow @safe const;