# File test/test_document.rb, line 50
    def test_filter_init
      @filter_document.open
      assert_equal(1, @init_call)
    end