1[test](../index.md) / [Bar](./index.md) 2 3# Bar 4 5`class Bar : `[`Foo`](../-foo/index.md) 6 7### Constructors 8 9| [<init>](-init-.md) | `Bar()` | 10 11### Extension Functions 12 13| [first](../first.md) | `fun `[`Foo`](../-foo/index.md)`.first(): Unit` | 14| [second](../second.md) | `fun `[`Bar`](./index.md)`.second(): Unit` | 15 16