# File wm.rb, line 248
    def tags
      self[:tags, true].split(TAG_DELIMITER)
    end