246 247 248
# File 'lib/tractor/model/base.rb', line 246 def index(name) indices << name unless indices.include?(name) end