class Thor::Runner

def installed

def installed
  initialize_thorfiles(nil, true)
  display_klasses(true, options['internal'])
end