# File lib/terminal-table/style.rb, line 55 def apply options options.each { |m, v| __send__ "#{m}=", v } end