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