Paul Woitaschek
val helloClass = ClassName("com.example.hello", "Hello") val worldFunction: MemberName = helloClass.member("world")
member