# File lib/text/format.rb, line 524
524:   def justify?
525:     @format_style == JUSTIFY
526:   end