# File lib/cgikit/webrick.rb, line 104
def
do_GET
(
req
,
res
)
@app
.
run
(
req
,
res
)
end