# File lib/foreman/export/base.rb, line 29
    def template
      Foreman::Export::Base.warn_deprecation!
      options[:template]
    end