module Termup autoload :Base, 'termup/base' autoload :Cli, 'termup/cli' autoload :Handler, 'termup/handler' end