class Launchy::Application::Browser

def darwin_app_list

hardcode this to open?
def darwin_app_list
  [find_executable("open")]
end