Returns:
24 25 26
# File 'lib/redis_eval/script.rb', line 24 def exist? redis_without_namespace.script(:exists, sha) end