# File lib/fog/brightbox/oauth2.rb, line 113 def headers { "Authorization" => authorization_header, "Content-Type" => "application/json" } end