Method: Shape#color

Defined in:
lib/fantasy/shape.rb

#colorObject

Returns the value of attribute color.



6
7
8
# File 'lib/fantasy/shape.rb', line 6

def color
  @color
end