# File lib/bullet/registry/base.rb, line 12
      def [](key)
        @registry[key]
      end