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