# File lib/puma/binder.rb, line 38
    def env(sock)
      @envs.fetch(sock, @proto_env)
    end