# File test.rb, line 89
    def test_modifies_eh
      assert(@@cc.when("1"))
      assert(@@cc.else)
    end