# File text/format.rb, line 531
531:     def right_align?
532:       return @format_style == RIGHT_ALIGN
533:     end