# File lib/foreman/engine.rb, line 226
  def formation
    @formation ||= parse_formation(options[:formation])
  end