# File lib/captcha/model.rb, line 3
    def self.included(base)
      base.extend ActMethods
    end