pub fn get_empty_reader() -> Box<dyn BufRead>
Return an empty Box. This is useful when we want to read from stdin.