# File lib/virtus/attribute/collection.rb, line 32 def self.pending?(primitive) primitive.is_a?(String) || primitive.is_a?(Symbol) end