class ApplicationController < ActionController::Base
  include AuthenticatedSystem
end