why is this line "# @@manager and @@manager.class.managers.each { |m| m.initialize_store }" in the method thread_safe in 'og' out-commentated ? with this, the thread_safe method has no effect.. example: Og.start Og.thread_safe=false