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