method
update_content
update_content()
private
Hide source
# File lib/rss/itunes.rb, line 372 def update_content @content = self.class.construct(hour, minute, second) end