# File lib/specinfra/backend/base.rb, line 52
      def stdout_handler=(block)
        @stdout_handler = block
      end