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