Method: CRC#to_a

Defined in:
lib/crc.rb

#to_aObject



212
213
214
# File 'lib/crc.rb', line 212

def to_a
  [crc]
end