class Rugged::Diff::Line

def context?

def context?
  @line_origin == :context
end