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