# File lib/god/driver.rb, line 167
    def in_driver_context?
      Thread.current == @thread
    end