class Nokogiri::VersionInfo

def libxml2_precompiled?

def libxml2_precompiled?
  libxml2_using_packaged? && Nokogiri::PRECOMPILED_LIBRARIES
end