- rename `self_href` to `resource_href`, to better express the intent of this method
- simplify `resource_href`: no need to take the anchor into account, and get rid of the `get_args` helper method
- get rid of the `local_url` method (inlined in the Formatter)