# File lib/puppet/module/tool/applications/application.rb, line 24
      def run
        raise NotImplementedError, "Should be implemented in child classes."
      end