class Selenium::WebDriver::Firefox::Options

def add_argument(arg)

def add_argument(arg)
  @options[:args] << arg
end