Class { #name : #GrafoscopioFmtBeginningLinebreak, #superclass : #GrafoscopioFormat, #category : #'Grafoscopio-Pillar-TextFormat' } { #category : #'target resize' } GrafoscopioFmtBeginningLinebreak >> beInstalledIn: aNode [ self installTextNodeAtLeftWithValue: OSPlatform current lineEnding in: aNode ]