module Checkers
    # The base class for index checkers
    class IndexChecker < BaseChecker
      attr_reader :model, :index