class BytesWrapper(object):
    """Use this class if you have a text-file but you want to
    write bytes to it.
    """