class Selenium::WebDriver::IE::Options

def add_argument(arg)

def add_argument(arg)
  @args << arg
end