# File lib/fog/brightbox/models/compute/flavor.rb, line 20
        def bits
          64 # This is actually based on the Image type used. 32bit or 64bit Images are supported
        end