feat: Allow private-scoped after_initialize hooks (#301)
`after_initialize` hook comes very handy with `Literal::Data`, when we
want to, for example freeze some of the complex properties passed in.
But making this method public seems a bit incorrect.
authored by