22 23 24
# File 'lib/wolfram.rb', line 22 def query(input, options = {}) Query.new(input, options) end