49 50 51
# File 'lib/perfect_shape/rectangular_shape.rb', line 49 def max_x @x + width if @x && width end