# File lib/selenium/client/protocol.rb, line 51
      def number_array_command(verb, args)
        string_array_command verb, args
      end