27 28 29
# File 'lib/assert/clirb.rb', line 27 def inspect "#<#{self.class}:#{"0x0%x" % (object_id << 1)} @data=#{@data.inspect}>" end