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