class YARP::Location

def deconstruct_keys(keys)

def deconstruct_keys(keys)
  { start_offset: start_offset, end_offset: end_offset }
end