# File lib/rack/request.rb, line 28
def
port
;
@env
[
"SERVER_PORT"
].
to_i
end