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