# File format.rb, line 597
def
formatString
(
s
,
var_name
,
binding
)
s
=
super
s
.
ljust
(
@len
)
end