# Functions
NewNativeBrowser creates and returns a Browser that will attempt to interact with the browser-launching mechanisms of the operating system where the program is currently running.
# Interfaces
Browser is an object that knows how to open a given URL in a new tab in some suitable browser on the current system.