class ActionDispatch::SystemTestCase

def initialize(*) # :nodoc:

:nodoc:
def initialize(*) # :nodoc:
  super
  self.class.driver.use
end