# File lib/mkrf/availability.rb, line 144
    def with_includes(*args, &b)
      with_stackable_attribute('includes', *args, &b)
    end