# File tests/cimi/features/support/env.rb, line 15
def last_xml_response
  Nokogiri::XML(last_response.body)
end