# File lib/kwala/actions/executable_files_check.rb, line 48
  def initialize
    @problem_files = Array.new
    @shellbang_files_LOC = Hash.new
  end