# File lib/buildr/core/compile.rb, line 471
    def from(*sources)
      filter.from *sources
      self
    end