Returns the value of attribute orders.
5 6 7
# File 'lib/arel/nodes/select_statement.rb', line 5 def orders @orders end