# File lib/rhc/commands.rb, line 240
      def self.execute(cmd, method, args)
        cmd.send(method, *args)
      end