# File lib/hiera/backend/eyaml/utils.rb, line 125
        def self.hiera?
          "hiera".eql? Eyaml::Options[:source]
        end