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