# File lib/fog/ecloud/compute.rb, line 276
        def memory_allocated
          self[:memory_allocated] || 20480
        end