require 'qasim/constants' module Qasim ; module Ui autoload :About, 'qasim/ui/about' end ; end