# File test/test_wpm_writer.rb, line 789 def write(nth, messg) @driver_info[nth][:write_call] += 1 @driver_info[nth][:write_messg] << messg nil end