# File lib/drivers.rb, line 43
def
driver_symbol
(
Thread
.
current
[
:driver
]
||
DRIVER
).
to_sym
end