UFile (package = test.pkg) [package test.pkg...]
    UClass (name = Test) [public final class Test {...}]
        UMethod (name = Test) [public fun Test() = UastEmptyExpression]
        UMethod (name = test1) [public final fun test1() : void {...}]
            UBlockExpression [{...}] : PsiType:Unit
