hasAnsiSupport()) { return new Ansi($current, $tags); } return new NonAnsi($current, $tags); } }