# File lib/terminal-table/style.rb, line 51
      def initialize options = {}
        apply self.class.defaults.merge(options)
      end