class Rugged::Diff::Line

def eof_newline_added?

def eof_newline_added?
  @line_origin == :eof_newline_added
end