# File lib/redis/distributed.rb, line 752
    def script(subcommand, *args)
      on_each_node(:script, subcommand, *args)
    end