# File lib/text/format.rb, line 544 544: def right_align? 545: return @format_style == RIGHT_ALIGN 546: end