# File lib/puma/capistrano.rb, line 50
  def puma_env
    fetch(:rack_env, fetch(:rails_env, 'production'))
  end