# File lib/fog/vsphere/models/compute/server.rb, line 130
        def memory
          memory_mb * 1024 * 1024
        end