# File lib/openid/stores.rb, line 105
    def remove(handle)
      return @assocs.delete(handle)
    end