[test](test/index) / [Bar](test/-bar/index)

# Bar

`class Bar : `[`Foo`](test/-foo/index)

### Constructors

| [<init>](test/-bar/-init-) | `Bar()` |

### Extension Functions

| [first](test/first) | `fun `[`Foo`](test/-foo/index)`.first(): Unit` |
| [second](test/second) | `fun `[`Bar`](test/-bar/index)`.second(): Unit` |