method
add_other_element
![No documentation Importance_0](https://d2vfyqvduarcvs.cloudfront.net/images/importance_0.png?1349367920)
add_other_element(variable_name)
public
Hide source
# File lib/rss/maker/base.rb, line 30 def add_other_element(variable_name) self::OTHER_ELEMENTS << variable_name end