# File lib/nanite/actor_registry.rb, line 5
    def initialize
      @actors = {}
    end