# File lib/ffi/tools/const_generator.rb, line 179
    def include(*i)
      @includes |= i.flatten
    end