# File lib/openid/extensions/ax.rb, line 255
      def member?(type_uri)
        ! @requested_attributes[type_uri].nil?
      end