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