# File lib/fog/brightbox/compute/shared.rb, line 67 def scoped_account(options_account = nil) [options_account, @scoped_account].compact.first end