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