# File lib/innate/node.rb, line 940 def map_layouts(*locations) trait :layouts => locations.flatten.uniq self end