fails:IO#expect matches data against a Regexp
fails:IO#expect matches data against a String
fails:IO#expect returns any captures of the Regexp
fails:IO#expect returns nil if eof is hit
fails:IO#expect yields the result if a block is given
