# File lib/text/format.rb, line 508
508:   def right_align?
509:     @format_style == RIGHT_ALIGN
510:   end