accessing lastTweetsFromHtml ^ (self documentTree xpath: '//div[@class="timeline-item "]') asOrderedCollection collect: [ :xmlElement | xmlElement postCopy ]