class Steep::Services::ContentChange::Position

def hash

def hash
  self.class.hash ^ line ^ column
end