4 lines
147 B
Smalltalk
4 lines
147 B
Smalltalk
accessing
|
|
profileBio
|
|
|
|
^ profileBio ifNil: [ profileBio := (self documentTree xpath: '/html/body/div/div/div[2]/div[1]/div[2]/div[1]') stringValue] |