# File lib/puppet/application.rb, line 220 220: def main 221: raise NotImplementedError, "No valid command or main" 222: end