# File lib_wpm/wpm/rucydriver.rb, line 117
    def set_output_filter(&block)
      @output_filter = block
      nil
    end