describe "the inner context" do
    subject(:result) { Accessor.new(load_xml_result(nested_inner_report_path)) }

    it { should have(0).errors }
    it { should have(0).failures }