module Imbecile class Regex class DFA def initialize(nfas) end end end end