# File lib/foreman/export/base.rb, line 53
  def app
    options[:app] || "app"
  end