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