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