# File lib/ruote/exp/condition.rb, line 217
    def self.evl_null(match)

      ( ! match[3].nil? ^ evl(match[1]).nil?)
    end