# File text/format.rb, line 533
533:     def left_align?
534:       return @format_style == LEFT_ALIGN
535:     end