3 lines
129 B
Smalltalk
3 lines
129 B
Smalltalk
accessing
|
|
description
|
|
^ description ifNil: [description := (self documentTree xpath: '//div[@class="profile-bio"]') stringValue] |