# File lib/selenium/client/base.rb, line 102
102:       def stop
103:               close_current_browser_session
104:       end