# File test/test_wpm_messg_manip.rb, line 64
    def test_handler
      assert_equal(self, @messg_manip.handler)
      assert_equal(1, @handler_call)
    end