Returns the value of attribute right
Returns:
the current value of right
27 28 29
# File 'lib/containers/kd_tree.rb', line 27 def right @right end