# File lib/mkrf/generator.rb, line 132
    def has_function?(function)
      @available.has_function? function
    end