# File lib/rumai/wm.rb, line 582
    def areas
      area_ids.map! {|i| Area.new i, self}
    end