Source: show | on GitHub
# File actionpack/lib/action_view/helpers/atom_feed_helper.rb, line 130 130: def initialize(xml) 131: @xml = xml 132: end