# File lib_wpm/wpm.rb, line 472 def initialize(driver) @driver = driver @input_filter = NO_FILTER @output_filter = NO_FILTER end