class LUKS(object): def __init__(self): self.devpath = None pass