# File lib/nanoc/cli/commands/compile.rb, line 42
      def start
        raise NotImplementedError, "Subclasses of Listener should implement #start"
      end