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