94 95 96
# File 'lib/qs/cli.rb', line 94 def inspect "#<#{self.class}:#{'0x0%x' % (object_id << 1)} @data=#{@data.inspect}>" end