Returns the value of attribute size
Returns:
the current value of size
2 3 4
# File 'lib/gui_geometry/rectangle.rb', line 2 def size @size end