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