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