<@U1AMZJS4X> thanks, I know `Person.create` func a...
# announcements
d
@cypher121 thanks, I know
Person.create
func accepts a Builder block, so
Person.create { name { "Peter" }}
is easy to understand;