# File fs.rb, line 53
    def write! aContent
      Client.write @path, aContent
    end