# File lib/text/format.rb, line 560
560:     def justify?
561:       return @format_style == JUSTIFY
562:     end