# File lib/captcha/config.rb, line 56
    def self.captchas
      Dir["#{@@options[:destination]}/*.jpg"]
    end