module Peregrine::Features::Taggable
Provides methods for adding and removing tags to and from objects. This essentially provides yet another method for identifying and filtering various objects. Intended to be included in classes requiring this functionality.