Class { #name : #GrafoscopioFmtAnchorOnTheLeft, #superclass : #GrafoscopioFormat, #category : #'Grafoscopio-Pillar-TextFormat' } { #category : #'target resize' } GrafoscopioFmtAnchorOnTheLeft >> beInstalledIn: aNode [ self installTextNodeAtLeftWithValue: (Character value: 1) asString in: aNode ]