accessing profileImageUrl ^ profileImageUrl ifNil: [ profileImageUrl := ((self rssFeed xmlDocument xpath: '//image/url') stringValue copyReplaceAll: '%2F' with: '/') asUrl ]