# File lib/pkg-config.rb, line 299
  def add_path(path)
    @@paths << path
  end