# -*- encoding : utf-8 -*- module TinyCaptcha class ApplicationController < ActionController::Base end end