# File lib/mkrf/availability.rb, line 136
    def with_headers(*args, &b)
      with_stackable_attribute('headers', *args, &b)
    end