raw_value()
Get the raw value. This value may be serialized and compressed.
# File activesupport/lib/active_support/cache.rb, line 570 def raw_value @value end