# File lib/qpid_proton.rb, line 119
  def self.add_to_registry(key, value)
    self.registry[key] = value
  end