# File lib/rd/output-format-visitor.rb, line 16 def initialize super @include_suffix = self.class::INCLUDE_SUFFIX.clone @filename = nil end