# File lib/selenium/client/protocol.rb, line 47
47:       def number_command(verb, args)
48:         string_command verb, args
49:       end