class Launchy::Application::Browser

def app_list

host_os_family class.
use a call back mechanism to get the right app_list that is decided by the
def app_list
  host_os_family.app_list(self)
end