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