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