class Launchy::Application::Browser

def self.schemes

def self.schemes
  %w[http https ftp file]
end