fails:Regexp#fixed_encoding? returns false if the 'n' modifier was supplied to the Regexp
fails:Regexp#fixed_encoding? returns true if the Regexp contains a \u escape
fails:Regexp#fixed_encoding? returns true if the Regexp contains a UTF-8 literal
