# File lib/markaby/builder.rb, line 41
    def self.set(option, value)
      @@options[option] = value
    end