# File lib/core/container.rb, line 164
    def running; @lock.synchronize { @running }; end