# File lib/terminal-table/cell.rb, line 33 def alignment @alignment || @table.style.alignment || :left end