method

register_klass_file

register_klass_file(klass)
public

Whenever a class inherits from Bundler::Thor or Bundler::Thor::Group, we should track the class and the file on Bundler::Thor::Base. This is the method responsable for it.