# File lib/rye/rap.rb, line 119
119:     def >>(path)
120:       self.obj.file_append(path, self)
121:     end