1 2 3 4 5 6 7 8 9
require "foreverypart"; require "include"; require "mime"; foreverypart { if header :mime :subtype "content-type" "plain" { break; } }