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