# File format.rb, line 552
def
formatInt
(
s
)
s
.
to_s
.
ljust
(
@len
)
end