# File lib/turn/autorun/minitest0.rb, line 124
def
pad_with_size
(
str
)
pad
(
"%5s"
%
str
)
end