class Total::Mem

def bytes

Get it in bytes.
def bytes
  target.memory
end