It retrieves the current origin for the current location
@override String getCurrentOrigin() { return html.window.location.origin; }