# File lib/rack/adapter/rails.rb, line 43
def
serve_file
(
env
)
@file_server
.
call
(
env
)
end