# File lib/oauth/consumer.rb, line 277
    def access_token_url
      @options[:access_token_url] || site + access_token_path
    end