Class { #name : #CarpInteger, #superclass : #CarpNumber, #category : #'Carp-IDE' } { #category : #accessing } CarpInteger >> suffix [ ^ '' ]