# File test.rb, line 273
    def test_else
      assert(@@if.else)
      assert(@@unless.else)
    end