# File lib/rd/inline-element.rb, line 27
    def initialize
      super()
      @content = []
    end