# File lib/captcha/model.rb, line 26
      def known_captcha=(c)
        @known_captcha = c || ''
      end