# File lib/puma/runner.rb, line 14
    def development?
      @options[:environment] == "development"
    end