# File lib/fog/ecloud/compute.rb, line 264
        def storage_allocated
          self[:storage_allocated] || 200
        end