# File lib/parser/runner/ruby_parse.rb, line 92
    def initialize
      super

      @locate = false
      @emit_ruby = false
    end