class Async::Container::Threaded

def self.multiprocess?

Indicates that this is not a multi-process container.
def self.multiprocess?
	false
end