# File text/format.rb, line 541 541: def right_align? 542: return @format_style == RIGHT_ALIGN 543: end