# File text/format.rb, line 523
523:     def left_align?
524:       return @format_style == LEFT_ALIGN
525:     end