module Dolos class ParserState attr_reader input: Dolos::StringIOWrapper def initialize: (String) -> void end end