# File lib/redis/namespace.rb, line 307
    def eval(*args)
      call_with_namespace(:eval, *args)
    end