# File lib/innate/node.rb, line 143
    def map(location)
      trait :skip_node_map => true
      Innate.map(location, self)
    end