class Kleene::MatchRef

def text

def text
  @string[@range]
end