# File lib/ruote/util/treechecker.rb, line 96
    def check_conditional (ruby_code)

      @cchecker.check(ruby_code) if @checker
    end