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