# File lib/apipie/configuration.rb, line 114
    def use_disqus?
      !@disqus_shortname.blank?
    end