Returns the value of attribute points
Returns:
the current value of points
1 2 3
# File 'lib/no_brainer/geo/polygon.rb', line 1 def points @points end