# File lib/innate/node.rb, line 914
    def map_views(*locations)
      trait :views => locations.flatten.uniq
      self
    end