# File lib/fog/brightbox/models/compute/user_collaboration.rb, line 14
        def account_id
          account["id"] || account[:id]
        end