# File lib/openid/consumer/idres.rb, line 11
    def initialize(type_uri, endpoint)
      @type_uri = type_uri
      @endpoint = endpoint
    end