1//! Instance methods for `DiffHunk`. 2 3mod add_line; 4mod added_count; 5mod header_text; 6mod removed_count;