# File lib/openid/consumer/discovery.rb, line 104
    def compatibility_mode
      return preferred_namespace() != OPENID_2_0_MESSAGE_NS
    end