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