29 30 31
# File 'lib/osheet/style.rb', line 29 def border(*args) BORDERS.each { |border| send(border, *args) } end