Create a `Collapse` object representing a `div` with `collapse` class set and an `id`. `__init__` should take a `Button` or `Anchor` which is then modified to include the necessary `data-toggle`, `data-target` / `href` changes to support collapsing.