# File text/format.rb, line 539 539: def right_fill? 540: return @format_style == RIGHT_FILL 541: end