# File lib/action_dispatch/http/upload.rb, line 16
def
read
(
*
args
)
@tempfile
.
read
(
*
args
)
end