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