The attribute type
type = Axiom::Attribute::Class.type # => Axiom::Types::Class
Returns:
17 18 19
# File 'lib/axiom/attribute/class.rb', line 17 def self.type Types::Class end