# File lib/sup/maildir.rb, line 177
def
flagged?
msg
;
maildir_data
(
msg
)[
2
].
include?
"F"
;
end