# File lib/fog/brightbox/compute.rb, line 162
        def account
          Fog::Compute::Brightbox::Account.new(get_account)
        end