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