<!-- Thank you for suggesting an idea to make Node.js better. Please fill in as much of the template below as you're able. --> **Is your feature request related to a problem? Please describe.** I need to get href based on instance of URL object in native code. **Describe the solution you'd like** I can use href() method that is added in addition to existing getters.