# File lib/bullet.rb, line 156
    def start?
      enable? && Thread.current[:bullet_start]
    end