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