[test](test/index) / [foo](test/foo) # foo `fun foo(): Unit` Create a new Foo value as follows: ``` val foo = Foo.create { type { "ABC" } } ```