# File lib/cabin/outputs/zeromq.rb, line 75
  def teardown
    @socket.close if @socket
  end