class YARP::Location

def inspect

def inspect
  "#<YARP::Location @start_offset=#{@start_offset} @length=#{@length}>"
end