# File lib/buildr/core/filter.rb, line 62 def clear @include = [] @exclude = [] @sources = FileList[] @mapper = Mapper.new self end