so you would have like `fun fromString(stringValue...
# getting-started
t
so you would have like
fun fromString(stringValue: String): Foo
that gets called as
Foo.fromString(it)