# File lib/puppet/application.rb, line 307
307:   def main
308:     raise NotImplementedError, "No valid command or main"
309:   end