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