# File lib/action_view/helpers/atom_feed_helper.rb, line 70 def initialize(xml, view) @xml, @view = xml, view end