# File lib/redis/distributed.rb, line 767
    def eval(*args)
      _eval(:eval, args)
    end