Returns Width of the Geometry::Rectangle.
Returns:
Width of the Geometry::Rectangle
37 38 39
# File 'lib/geometry/rectangle.rb', line 37 def width @width end