# File lib/text/format.rb, line 536 536: def left_align? 537: return @format_style == LEFT_ALIGN 538: end