# File lib/pkg-config.rb, line 121
  def exist?
    not pc_path.nil?
  end