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