# File lib/native-package-installer/platform/suse.rb, line 22
        def current_platform?
          File.exist?("/etc/SuSE-release")
        end