# File lib/rd/block-element.rb, line 59
    def initialize(filename)
      super()
      @filename = filename
    end