# File lib/nanoc/cli/commands/compile.rb, line 365 def teardown_listeners @listeners.each { |s| s.stop } end