class PDF::Reader::TextRun

def endx

def endx
  @endx ||= x + width
end