# File lib/nanoc/base/source_data/item.rb, line 298
    def forced_outdated=(bool)
      @forced_outdated = bool
    end