Proxy methods to help make @object.counter == 10 work
63
# File 'lib/redis/counter.rb', line 63 def to_s; value.to_s; end