require 'spec_helper' module Docxtor2 describe Package::Document::Heading do include_context 'xmlbuilder' do #it 'renders heading style' end end end