# File lib/fog/brightbox/config.rb, line 153 def connection_options # These are pretty much passed through to the requests as is. @options.fetch(:connection_options, {}) end