# File lib/virtus/attribute/collection.rb, line 91 def finalized? super && member_type.finalized? end