# File lib/model/data_mapper.rb, line 13 def extjs_column_names self.properties.collect {|p| p.name.to_s } end