# File lib/openid/consumer/responses.rb, line 79 def signed?(ns_uri, ns_key) @signed_fields.member?(@message.get_key(ns_uri, ns_key)) end