pub fn make_source(token: &Token, note: String) -> Result<Source, Error>
Create a source object from a token
if the file cannot be read