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