class Sass::Embedded::Dispatcher

def half_close

def half_close
  @mutex.synchronize do
    @id = PROTOCOL_ERROR_ID
  end
end