class Prism::LibRubyParser::PrismBuffer

def read

def read
  value.read_string(length)
end