89 90 91
# File 'lib/voruby/adql/parser.rb', line 89 def self.from_xml(node) return Comparison.from_xml(node) end