# File lib/specinfra/helper/detect_os.rb, line 4
      def self.detect
        self.new(Specinfra.backend).detect
      end