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