# File lib/rumai/fs.rb, line 84
    def write aContent
      AGENT.write @path, aContent
    end