[test](test/index) / [Foo](test/-foo/index)
# Foo
`class Foo`
The class Foo.
### Constructors
| Name | Summary |
|---|---|
| [<init>](test/-foo/-init-) | `Foo()`
The class Foo. |
### Functions
| Name | Summary |
|---|---|
| [bar](test/-foo/bar) | `fun bar(): Unit`
The method bar. |
| [baz](test/-foo/baz) | `fun baz(): Unit`
The method baz. |