# File lib/asciidoctor/stylesheets.rb, line 95 def load_pygments (defined? ::Pygments) ? true : !(Helpers.require_library 'pygments', 'pygments.rb', :ignore).nil? end