# File lib/generators/helpers/model_helper.rb, line 7 def parse_model_attributes(with_indexes = true) @model_attributes = [] @model_indexes = {} end