Returns The Rectangle‘s origin.
Returns:
The Rectangle‘s origin
294 295 296
# File 'lib/geometry/rectangle.rb', line 294 def origin @origin end