66 67 68
# File 'lib/nemo/metaobject/metaobject.rb', line 66 def symbols @attributes.collect { |a| a.symbol } end