The attribute type
type = Axiom::Attribute::Object.type # => Axiom::Types::Object
Returns:
22 23 24
# File 'lib/axiom/attribute/object.rb', line 22 def self.type Types::Object end