class BootstrapInformation(object):
def __init__(self, manifest=None, args=None):
self.manifest = manifest
self.args = args