# File lib/rd/block-element.rb, line 93 def initialize(content_strings = []) super() @content = content_strings # Array of String end