class Raabro::Tree

def string

def string
  @input.string[@offset, @length]
end