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