# File lib/grape_entity/exposure/nesting_exposure/output_builder.rb, line 6
          def initialize
            @output_hash = {}
            @output_collection = []
          end