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