# File lib/launchy/applications/browser.rb, line 6
    def self.schemes
      %w[ http https ftp file ]
    end