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