# File lib/virtus/attribute/collection.rb, line 36
        def self.axiom_type?(type)
          type.is_a?(Class) && type < Axiom::Types::Type
        end