# File lib/oauth2/access_token.rb, line 130 def headers { 'Authorization' => options[:header_format] % token } end