# File lib/fog/ecloud/models/compute/server.rb, line 26
        def memory # always in MB
          hardware_configuration.memory.to_i
        end