# File lib/puma/capistrano.rb, line 54 def state_path (config_file ? configuration.options[:state] : nil) || fetch(:puma_state) end