class YARP::Location

def pretty_print(q)

def pretty_print(q)
  q.text("(#{start_offset}...#{end_offset})")
end