# File lib/rgl/rdot.rb, line 312
312:     def << (element)
313:       @elements << element
314:       self
315:     end