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