# File lib/openid/consumer.rb, line 332
    def discover(identifier)
      OpenID.discover(identifier)
    end