[Source]
# File rss/xml-stylesheet.rb, line 7 def initialize(*args) super @xml_stylesheets = [] end
[Validate]