# File lib/text/format.rb, line 516
516:
def
right_fill?
517:
@format_style
==
RIGHT_FILL
518:
end