# File Text/Format.rb, line 430
        def justify?
            return @format_style == JUSTIFY
        end