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