75 76 77 78
# File 'lib/orientdb/sql/query.rb', line 75 def order!(*args) @order = [] order *args end