# File lib/specinfra/helper/detect_os.rb, line 12
      def run_command(cmd)
        @backend.run_command(cmd)
      end