# File lib/captcha/config.rb, line 52
    def initialize(options={})
      @@options.merge!(options)
    end