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