# File lib/oauth/consumer.rb, line 246
    def authorize_url?
      @options.has_key?(:authorize_url)
    end