437 438 439
# File 'lib/etna/clients/magma/models.rb', line 437 def all raw.values.map { |r| Attribute.new(r) } end