# File lib/selenium/client/protocol.rb, line 18
      def string_command(verb, args=[])
        remote_control_command(verb, args)
      end