class WriteConcern(object): def __init__(self, w=None, wtimeout=None, j=None, fsync=None): pass