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