# File lib/jekyll/page.rb, line 127
    def index?
      basename == 'index'
    end