Liquid::Condition
# File lib/liquid/condition.rb, line 111 def else? true end
# File lib/liquid/condition.rb, line 115 def evaluate(context) true end