# File lib/nanoc/helpers/blogging.rb, line 87
      def last_article
        sorted_relevant_articles.first
      end