119 120 121 122
# File 'lib/sqlstmt/sqlstmt.rb', line 119 def order_by(expr) @order_by = expr return self end