# File text/format.rb, line 557
557:     def justify?
558:       return @format_style == JUSTIFY
559:     end