# File lib/redis/store/serialization.rb, line 16 def get(key, options = nil) _unmarshal super(key), options end