Returns the value of attribute orders
Returns:
the current value of orders
3 4 5
# File 'lib/sqlpp/ast.rb', line 3 def orders @orders end