# File lib/selenium/client/selenium_helper.rb, line 11
11:       def open(url)
12:         @selenium.open url
13:       end