# File lib/specinfra/command/linux/base/inventory.rb, line 3
    def get_memory
      'cat /proc/meminfo'
    end