Input: ```wit resource foo { one: func() -> string; two: static func() -> string; } ``` Result:  Thanks!