module OpenXml module Docx module Elements class Drawing < Element tag :drawing end end end end