# File lib/jekyll/commands/watch.rb, line 22
      def watch(_site, options)
        Jekyll::Watcher.watch(options)
      end