Method: CRC::Calculator#inspect

Defined in:
lib/crc.rb

#inspectObject



144
145
146
# File 'lib/crc.rb', line 144

def inspect
  "#{super}{#{to_str}}"
end