Method: CRC#inspect

Defined in:
lib/crc.rb

#inspectObject



237
238
239
# File 'lib/crc.rb', line 237

def inspect
  "\#<#{get_crc_module}:#{hexdigest}>"
end