10 11 12
# File 'lib/cachext/key.rb', line 10 def inspect "#<Cachext::Key:#{object_id.to_s(16)} @raw=#{@raw.inspect} digest=#{digest}>" end