# File lib/kramdown/options.rb, line 75
    def self.defined?(name)
      @options.has_key?(name)
    end