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