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