Class { #name : #GrafoscopioFmtEndingSpace, #superclass : #GrafoscopioFormat, #category : #'Grafoscopio-Pillar-TextFormat' } { #category : #'target resize' } GrafoscopioFmtEndingSpace >> beInstalledIn: aNode [ self installTextNodeAtRightWithValue: String space in: aNode ]