# File lib/xsd/namedelements.rb, line 62
  def <<(rhs)
    @elements << rhs
    self
  end