# File lib/text/format.rb, line 552
552:     def right_fill?
553:       return @format_style == RIGHT_FILL
554:     end