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