# File text/format.rb, line 547
547:     def justify?
548:       return @format_style == JUSTIFY
549:     end