21 22 23
# File 'lib/fauxsql/attribute_list.rb', line 21 def all map{|item| Fauxsql.resolve_fauxsql_attribute item } end