# File lib/rgen/fragment/model_fragment.rb, line 121
  def index
    build_index unless @index
    @index
  end