def get_article_url(self, article): return article.get('feedburner_origlink', article.get('guid', article.get('link')))