# File lib/rack/multipart/parser.rb, line 140 def close; body.close; end
# File lib/rack/multipart/parser.rb, line 139 def file?; true; end