# File lib/text/format.rb, line 500
500:   def left_align?
501:     @format_style == LEFT_ALIGN
502:   end