# File lib/openid/message.rb, line 212
    def is_openid2
      return @openid_ns_uri == OPENID2_NS
    end