# File lib/buildr/core/filter.rb, line 101
    def into(dir)
      @target_dir = dir.to_s
      @target = nil
      self
    end