initialize

in lib/gems_parser.rb [7:11]


  def initialize
    @target_dir = nil
    @target_files = []
  end