# File Text/Format.rb, line 414
def
right_align?
return
@format_style == RIGHT_ALIGN
end