# File lib/oauth/consumer.rb, line 266
    def authorize_url
      @options[:authorize_url] || site + authorize_path
    end