Returns:
118 119 120
# File 'lib/jpath/parser/formula.rb', line 118 def boolean? %w(> < = and or).include?(type) end