# File lib/rack/handler/cgi.rb, line 7
def
self
.
run
(
app
,
options
=
nil
)
$stdin
.
binmode
serve
app
end