# File lib/amazon/ecs.rb, line 124
      def initialize(xml)
        @doc = Hpricot(xml)
      end