class ActionView::Helpers::AtomFeedHelper::AtomFeedBuilder
def updated(date_or_time = nil)
def updated(date_or_time = nil) @xml.updated((date_or_time || Time.now.utc).xmlschema) end
def updated(date_or_time = nil) @xml.updated((date_or_time || Time.now.utc).xmlschema) end