# File lib/joiner/path.rb, line 8 def aggregate? macros.any? { |macro| AGGREGATE_MACROS.include? macro } end