# File lib/spreadsheet/workbook.rb, line 29 def add_font font @fonts.push(font).uniq! if font font end