30 31 32
# File 'lib/voruby/adql/parser.rb', line 30 def self.from_xml(node) return SelectionOption.from_xml(node) end