module Imbecile class GrammarParser def initialize(input_file) end end end