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

  
  