# File lib/rumai/wm.rb, line 236
    def views
      tags.map! {|t| View.new t}
    end