# File lib/yard/registry_store.rb, line 72
    def delete(key) @store.delete(key.to_sym) end