# File lib/sup/maildir.rb, line 180
def
seen?
msg
;
maildir_data
(
msg
)[
2
].
include?
"S"
;
end