Method: Moo::Model::Colour#c

Defined in:
lib/moo/model/colour.rb

#cObject

Returns the value of attribute c.



5
6
7
# File 'lib/moo/model/colour.rb', line 5

def c
  @c
end