Currently, this is not available: ```crystal class SomeRenderer < Crinder::Base(Some) field others, with: OtherRenderer # typeof(others) # => Array(Other) end ```