# File lib/openid/message.rb, line 194
    def is_openid1
      return @openid_ns_uri == OPENID1_NS
    end