# File lib/god/registry.rb, line 7
    def initialize
      @storage = {}
    end