# File lib/selenium/server.rb, line 70
  def run(*argv)
    @server.start(*argv)
  end